New paragraph.

RSS is an XML-based (eXtensible Markup Language) language used to describe the content of an article. Another way to describe an RSS file is that it is just raw meta-data (data about data) about a particular document. If you have created a Web page, you should be familiar with the <meta> tag. This meta-data usually includes information such as a brief description of the document and keywords that should be used to index the document. RSS takes that to the next level.

New paragraph.